DevForce Help Reference
NavigationEntityPropertySetInterceptorArgs<TInstance,TResult> Class Members
Properties  Methods 


The following tables list the members exposed by NavigationEntityPropertySetInterceptorArgs<TInstance,TResult>.

Public Constructors
 NameDescription
Public ConstructorNavigationEntityPropertySetInterceptorArgs<TInstance,TResult> ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCancelWhether or not to cancel any further actions for the IdeaBlade.Core.PropertyInterceptor. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyContext Used internally to indicate the Entity version. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyExceptionAction The handler to be invoked when an exception is thrown during a get or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyInstance The strongly-typed object on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyNavigationEntityPropertyThe NavigationEntityProperty being retrieved or set. (Inherited from IdeaBlade.EntityModel.NavigationEntityPropertyInterceptorArgs<TInstance,TResult>)
Public PropertyTag Gets or sets a user-defined value. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyValue The strongly-typed value of the property being retrieved or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Top
Protected Properties
 NameDescription
Protected PropertyOriginalInterceptorArgs Internal use only. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

NavigationEntityPropertySetInterceptorArgs<TInstance,TResult> Class
IdeaBlade.EntityModel Namespace

Send Feedback